home *** CD-ROM | disk | FTP | other *** search
- Path: ix.netcom.com!netnews
- From: jeremyx@ix.netcom.com(Jeremy Johnston )
- Newsgroups: comp.lang.c++
- Subject: IMPORTANT!!!!!!!!!!!!!!!!!!!!!
- Date: 1 Feb 1996 03:15:40 GMT
- Organization: Netcom
- Message-ID: <4epb8s$9gp@reader2.ix.netcom.com>
- NNTP-Posting-Host: hun-al1-07.ix.netcom.com
- X-NETCOM-Date: Wed Jan 31 7:15:40 PM PST 1996
-
-
-
-
- For some reason i can never get the \ to print! How do you get
- the \ to show up on the screen when you run the program??
-
- ex:
-
-
- printf(" i can never get the \ to print");
- printf(" do you like dogs\cats?");
-
- after i compile the program & run it the "\" doesn'y show up?
- please help!?
-
-